GdPicture.NET.14 (COM - ActiveX)
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.GdPictureImaging / TwainBarCodeGetValue Method





In This Topic
TwainBarCodeGetValue Method (GdPictureImaging)
In This Topic
Syntax
'Declaration
 
Public Function TwainBarCodeGetValue( _
   ByVal BarCodeNo As Integer _
) As String
public string TwainBarCodeGetValue( 
   int BarCodeNo
)
public function TwainBarCodeGetValue( 
    BarCodeNo: Integer
): String; 
public function TwainBarCodeGetValue( 
   BarCodeNo : int
) : String;
public: string* TwainBarCodeGetValue( 
   int BarCodeNo
) 
public:
String^ TwainBarCodeGetValue( 
   int BarCodeNo
) 

Parameters

BarCodeNo
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.GdPictureImaging
GdPictureImaging Members